Skip to content

Conversation

@gzm0
Copy link
Contributor

@gzm0 gzm0 commented Mar 11, 2020

No description provided.

@gzm0 gzm0 requested a review from sjrd March 11, 2020 14:00
Comment on lines 46 to 48
if [ ! -s out ]; then
echo "scalajsp bin/Foo\$A.sjsir: empty output";
fi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this cause the script to fail?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes... good point

Comment on lines 51 to 53
if [ ! -s test.js ]; then
echo "scalajsld: empty output";
fi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same; this should probably fail the script.

@gzm0 gzm0 requested a review from sjrd March 11, 2020 16:11
@sjrd sjrd merged commit 295da57 into scala-js:master Mar 11, 2020
@gzm0 gzm0 deleted the automated-test branch March 11, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants